FEXP Solver Manager  1.0.0.0
FEXPEnterpriseManager.FEXPSolverConfig.Setting Class Reference


Required input data fro configuration file. More...

Properties

string ConfigPath = string.Empty [get, set]
 
string ServerIP = string.Empty [get, set]
 
string ServerPort = string.Empty [get, set]
 
IEnumerable< string > ClientIPs = Enumerable.Empty<string>() [get, set]
 
IEnumerable< string > ModelPaths = Enumerable.Empty<string>() [get, set]
 
string DefaultModelPath = string.Empty [get, set]
 
string MonitoredNodeId = string.Empty [get, set]
 
string MonitoredDof = string.Empty [get, set]
 
string TextOutput = string.Empty [get, set]
 
string ResultName = string.Empty [get, set]
 
string ResultFolderPath = string.Empty [get, set]
 

Detailed Description


Required input data fro configuration file.

Property Documentation

◆ ClientIPs

IEnumerable<string> FEXPEnterpriseManager.FEXPSolverConfig.Setting.ClientIPs = Enumerable.Empty<string>()
getset

◆ ConfigPath

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.ConfigPath = string.Empty
getset

◆ DefaultModelPath

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.DefaultModelPath = string.Empty
getset

◆ ModelPaths

IEnumerable<string> FEXPEnterpriseManager.FEXPSolverConfig.Setting.ModelPaths = Enumerable.Empty<string>()
getset

◆ MonitoredDof

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.MonitoredDof = string.Empty
getset

◆ MonitoredNodeId

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.MonitoredNodeId = string.Empty
getset

◆ ResultFolderPath

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.ResultFolderPath = string.Empty
getset

◆ ResultName

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.ResultName = string.Empty
getset

◆ ServerIP

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.ServerIP = string.Empty
getset

◆ ServerPort

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.ServerPort = string.Empty
getset

◆ TextOutput

string FEXPEnterpriseManager.FEXPSolverConfig.Setting.TextOutput = string.Empty
getset

The documentation for this class was generated from the following file: